home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 April / EnigmA AMIGA RUN 17 (1997)(G.R. Edizioni)(IT)[!][issue 1997-04][EAR-CD].iso / EARCD / comm / tcp / rxfingerd.readme < prev    next >
Text File  |  1996-12-07  |  1KB  |  35 lines

  1. Short:    Secure ARexx finger daemon for AmiTCP
  2. Author:   phil@stokes.demon.co.uk (Philip Stokes)
  3. Uploader: phil@stokes.demon.co.uk (Philip Stokes)
  4. Type:     comm/tcp
  5.  
  6.           Arexx Finger Daemon With Connection Logging
  7.           -------------------------------------------
  8.  
  9. A simple finger daemon written in ARexx that overcomes the security
  10. risks associated with the AmiTCP in.fingerd. All connections to
  11. port 79 are also logged to a file.
  12.  
  13. To install, copy this script to AmiTCP:serv/rx.fingerd and make sure
  14. that the script bit is set.
  15.  
  16. Change the entry for finger in AmiTCP:db/inetd.conf to read:
  17.  
  18. "finger    stream      tcp dos bin - rx AmiTCP:serv/rx.fingerd"
  19.  
  20. This script is based in part on a more basic script that I found
  21. last year - original author unknown. I have modified it to work
  22. correctly with both finger client and telnet connections, and made
  23. several other small alterations.
  24.  
  25. Phil
  26.  
  27.  
  28. ============================= Archive contents =============================
  29.  
  30. Original  Packed Ratio    Date     Time    Name
  31. -------- ------- ----- --------- --------  -------------
  32.     1851     864 53.3% 10-Nov-96 10:16:08  rx.fingerd
  33. -------- ------- ----- --------- --------
  34.     1851     864 53.3% 11-Nov-96 02:57:58   1 files
  35.